AT&T-Fiberbroadband-TMF655
TMF 655 HTTP Methods
Create HTTP Method: POST
URL: ./tmf-api/changemanagement/v1/changeRequest
Header: Content-Type: application/Json
Retrieve HTTP Method: GET
URL: ./tmf-api/changemanagement/v1/changeRequest/{id}
Header: Content-Type: application/Json
Update HTTP Method: PATCH
URL: ./tmf-api/changemanagement/v1/changeRequest/{id}
Header: Content-Type: application/Json
Response Code
| Code | Status |
|---|---|
| 200 | Success |
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 405 | Method Not Allowed |
| 409 | Conflict |
| 500 | Internal Server Error |